projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b41b828
)
* net/tramp-fish.el (tramp-fish-file-name-handler-alist): Add handler
author
Michael Albinus
<michael.albinus@gmx.de>
Mon, 22 Jun 2009 21:07:52 +0000
(21:07 +0000)
committer
Michael Albinus
<michael.albinus@gmx.de>
Mon, 22 Jun 2009 21:07:52 +0000
(21:07 +0000)
for `dired-uncache'.
lisp/net/tramp-fish.el
patch
|
blob
|
history
diff --git
a/lisp/net/tramp-fish.el
b/lisp/net/tramp-fish.el
index 2377432bdea8c697d7fbcf486362d822232358f3..aedae8797e14c344ccb27bdc2c6c3c56e57de694 100644
(file)
--- a/
lisp/net/tramp-fish.el
+++ b/
lisp/net/tramp-fish.el
@@
-209,7
+209,7
@@
Used instead of analyzing error codes of commands.")
(directory-files-and-attributes . tramp-fish-handle-directory-files-and-attributes)
;; `dired-call-process' performed by default handler
;; `dired-compress-file' performed by default handler
- ;; `dired-uncache' performed by default handler
+ (dired-uncache . tramp-handle-dired-uncache)
(expand-file-name . tramp-fish-handle-expand-file-name)
;; `file-accessible-directory-p' performed by default handler
(file-attributes . tramp-fish-handle-file-attributes)